Skip to content

all: clean and build dependencies in prepublishOnly scripts (NFC) #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

perf2711
Copy link
Contributor

@perf2711 perf2711 commented Nov 5, 2024

This PR makes sure that all our packages have valid prepublishOnly scripts that:

  1. build dependencies (run dependencies' prepublishOnly scripts),
  2. clean package,
  3. build package.

@perf2711 perf2711 added the enhancement New feature or request label Nov 5, 2024
@perf2711 perf2711 requested a review from konraddysput November 5, 2024 10:32
@perf2711 perf2711 self-assigned this Nov 5, 2024
@perf2711 perf2711 force-pushed the improvement/prepublish-scripts branch from 4650b7c to a5339c7 Compare November 5, 2024 12:49
@perf2711 perf2711 merged commit e4c5a22 into main Nov 5, 2024
5 checks passed
@perf2711 perf2711 deleted the improvement/prepublish-scripts branch November 5, 2024 13:07
@perf2711 perf2711 mentioned this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants